projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8510724
)
* dired-aux.el (dired-add-entry): Avoid munging long-form Dired
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 11 Feb 2009 14:46:05 +0000
(14:46 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 11 Feb 2009 14:46:05 +0000
(14:46 +0000)
switches (Bug#2261).
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index a650253f1625715f4914d1cd9b625623cba53960..d91c796b266ce574a6001632cafc3f205d8b90ed 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,7
+1,12
@@
+2009-02-11 Chong Yidong <cyd@stupidchicken.com>
+
+ * dired-aux.el (dired-add-entry): Avoid munging long-form Dired
+ switches (Bug#2261).
+
2009-02-11 Juanma Barranquero <lekktu@gmail.com>
- * server.el (server-with-environment):
-
Don't fail for negative
entries in ENV.
+ * server.el (server-with-environment):
Don't fail for negative
+ entries in ENV.
2009-02-11 Dan Nicolaescu <dann@ics.uci.edu>